-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dryRun flag for backplane-cli #210
Add dryRun flag for backplane-cli #210
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #210 +/- ##
==========================================
+ Coverage 51.53% 51.90% +0.36%
==========================================
Files 51 51
Lines 3415 3447 +32
==========================================
+ Hits 1760 1789 +29
- Misses 1364 1366 +2
- Partials 291 292 +1
|
@xiaoyu74: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
I think we should better not print the job id if it is a dry run?
|
@bmeng - Thanks for your review. I think it's just defined in the backplane API, if we think the |
I think we still can deal with it from https://github.com/openshift/backplane-cli/pull/210/files#diff-85bea5392ad379d93bf38a12b6a10a1b754877f9fd898d19ebaaf89c1a0f860fR184 |
/label tide/merge-method-squash |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bmeng, xiaoyu74 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
feature
Which Jira/Github issue(s) does this PR fix?
Resolves https://issues.redhat.com/browse/OSD-18387
Special notes for your reviewer
Pre-checks (if applicable)